projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b119b02
)
GtkListBox: Fix docs
author
Alexander Larsson
<alexl@redhat.com>
Tue, 11 Jun 2013 13:18:51 +0000
(15:18 +0200)
committer
Alexander Larsson
<alexl@redhat.com>
Thu, 13 Jun 2013 10:17:07 +0000
(12:17 +0200)
Removed some cut/paste leftovers
gtk/gtklistbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtklistbox.c
b/gtk/gtklistbox.c
index 6507943ba37228cc520a7426d967c55e3a73833d..958c7560eca9ba2ea89237956a411a6858eaefab 100644
(file)
--- a/
gtk/gtklistbox.c
+++ b/
gtk/gtklistbox.c
@@
-1836,8
+1836,6
@@
gtk_list_box_real_size_allocate (GtkWidget *widget, GtkAllocation *allocation)
* If a row has previously been highlighted via gtk_list_box_drag_highlight_row()
* it will have the highlight removed.
*
- * Return value: (transfer none): The selected #GtkWidget.
- *
* Since: 3.10
**/
void